projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cda60c3
)
fix a typo in a comment in gtkwindow.c
author
Alexandre Quessy
<alexandre.quessy@collabora.com>
Sat, 27 Jul 2013 11:12:26 +0000
(07:12 -0400)
committer
Colin Walters
<walters@verbum.org>
Sat, 27 Jul 2013 14:18:35 +0000
(10:18 -0400)
gtk/gtkwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindow.c
b/gtk/gtkwindow.c
index fbc23136eddb48891debc90810f166d25320923c..eb5fc18b6fbd3d4d038a4dff44633e5c92a08784 100644
(file)
--- a/
gtk/gtkwindow.c
+++ b/
gtk/gtkwindow.c
@@
-73,7
+73,7
@@
* (resize it, move it, close it,...).
*
* GTK+ also allows windows to have a resize grip (a small area in the lower
- * right or left corner) which can be clicked to res
zi
e the window. To
+ * right or left corner) which can be clicked to res
iz
e the window. To
* control whether a window has a resize grip, use
* gtk_window_set_has_resize_grip().
*